home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Planet Source Code Jumbo …e CD Visual Basic 1 to 7
/
1_2002.ISO
/
Data
/
Zips
/
CODE_UPLOAD78557172000.psc
/
SQL Files
/
FILHOTEL.SQL
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-08
|
246 b
|
8 lines
/* Insert all the data for the tbl_Hotels table */
INSERT tbl_hotels VALUES(1,'Grand View Hotel')
INSERT tbl_hotels VALUES(2,'Mountain Side Resort')
INSERT tbl_hotels VALUES(3,'Hard Days Inn')
INSERT tbl_hotels VALUES(4,'Gunners Lodge')